DisplayMemberPath Property
DisplayMemberPath
Gets or sets the property name or path of the item that will be used to extract the text that will be displayed.
Declaration
[Parameter]
public string DisplayMemberPath { get; set; }
<Parameter>
Public Property DisplayMemberPath As String